Skip to content

Add ECJ support #773

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Add ECJ support #773

wants to merge 1 commit into from

Conversation

ascopes
Copy link
Owner

@ascopes ascopes commented Dec 27, 2024

Add ECJ support to the v5 branch.

This is provisional and depends on eclipse-jdt/eclipse.jdt.core#958 to be resolved before this can be merged.

@ascopes ascopes marked this pull request as draft December 27, 2024 09:55
@ascopes ascopes self-assigned this Dec 27, 2024
@ascopes ascopes added new feature A new feature enhancement Optimisations and internal improvements in the codebase. labels Dec 27, 2024
Copy link

codecov bot commented Dec 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.17%. Comparing base (aea9609) to head (444beb7).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##               v5     #773   +/-   ##
=======================================
  Coverage   87.17%   87.17%           
=======================================
  Files          99       99           
  Lines        2932     2932           
  Branches      229      229           
=======================================
  Hits         2556     2556           
  Misses        329      329           
  Partials       47       47           
Files with missing lines Coverage Δ
.../io/github/ascopes/jct/compilers/JctCompilers.java 100.00% <ø> (ø)

@ascopes ascopes force-pushed the feature/v5-ecj branch 2 times, most recently from 0a6191b to 3758edc Compare March 4, 2025 07:19
@ascopes ascopes changed the base branch from v5 to main March 10, 2025 06:32
@ascopes ascopes force-pushed the feature/v5-ecj branch 3 times, most recently from c6651c4 to 33bb408 Compare March 10, 2025 06:56
Rejig RAM directory naming, add ability to dump tree view of workspaces

Port across ECJ support

This is still provisional and an active work in progress, please track
eclipse-jdt/eclipse.jdt.core#958 for this work.

Enable tests for eclipse

Run against CI build of ECJ temporarily

Address ShellCheck warnings

Fix ECJ injection script

Add ability to adjust log level in POM

Apply 2025 license headers to new ECJ classes

Use eclipse snapshot repositories
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Optimisations and internal improvements in the codebase. new feature A new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant